labels<-: Get and Set Labels of a hyperSpec Object
value may be a list or vector of labels giving the new label for
each of the entries specified by which.
Description
The names of the labels are the same as the colnames of
the data.frame. The label for the wavelength axis
has the name .wavelength.
Usage
labels (object, which = NULL, ..., short = "labels<-",
user = NULL, date = NULL) <- value
## S3 method for class 'hyperSpec':
labels(object, which = bquote(),
drop = TRUE, ..., use.colnames = TRUE)